Leadtools.Medical.Workstation Namespace > WorkstationFeaturesCommandFactory Class > GetFeatureCommand Method : GetFeatureCommand<T>() Method |
public virtual IEnumerable<T> GetFeatureCommand<T>()
'Declaration Public Overloads Overridable Function GetFeatureCommand(Of T)() As IEnumerable(Of T)
'Usage Dim instance As WorkstationFeaturesCommandFactory Dim value As IEnumerable(Of T) value = instance.GetFeatureCommand(Of T)()
public virtual Windows.Foundation.Collections.IIterable //In WinRT the IEnumerableinterface is replaced by IIterable <T> GetFeatureCommand<T>()
function Leadtools.Medical.Workstation.WorkstationFeaturesCommandFactory.GetFeatureCommand``1()()
public: virtual IEnumerable<T*>* GetFeatureCommand<T>();
public: virtual IEnumerable<T*>* GetFeatureCommandgeneric<typename T> ();
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2